home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 2 / Apprentice-Release2.iso / Source Code / Mark Pilgrim / Jotto ][ 1.2 / source / Shell ƒ / edit functions.h < prev    next >
Encoding:
Text File  |  1994-10-30  |  206 b   |  6 lines  |  [TEXT/MMCC]

  1. void GenericCut(WindowPtr theWindow);
  2. void GenericCopy(WindowPtr theWindow);
  3. void GenericPaste(WindowPtr theWindow);
  4. void GenericClear(WindowPtr theWindow);
  5. void GenericSelectAll(WindowPtr theWindow);
  6.